home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / strategy / xshisen-.35 < prev    next >
Text File  |  1996-11-17  |  2KB  |  58 lines

  1. ======================================================================
  2.   xshisen 1.35   <URL:http://www.st.rim.or.jp/~masaoki/xshisen.html>
  3.   Shisen-sho  ---  Mahjong puzzle game for X11
  4. ======================================================================
  5.  
  6. You need the following items to compile xshisen 1.35.
  7.  
  8.    [1] OSF/Motif 1.2 or above, or Athena widget set
  9.    [2] Xpm library
  10.    [3] C++ compiler like gcc 2.x
  11.  
  12. - Xshisen is a mahjong puzzle game for X11.  Similar to the famous
  13.   "Shang-hai", your objective is to remove all the pieces on the
  14.   board.
  15. - Refer to the online manual for playing game.
  16. - Xshisen is a free software. The program copyright is reserved by 
  17.   Masaoki Kobayashi.
  18. - The copyright of pixmap data used in xshisen is reserved by
  19.   Takayuki Akiyama.  It cannot be used for other purpose without
  20.   notifying him.
  21. - Xshisen is confirmed to work with the following platforms.
  22.  
  23.   [1] Machine:    HP 9000 715/100
  24.       OS:         HP-UX 9.05
  25.       Compiler:   gcc 2.6.3, HP C++ B2402 A.03.50
  26.       Library:    X11R5, Motif 1.2, Xpm 3.4e
  27.       configure:  configure --enable-japanese=sjis
  28.                             --x-libraries=/usr/lib/X11R5
  29.                             --x-includes=/usr/include/X11R5
  30.                             --with-xpm-lib=/usr/local/lib
  31.                             --with-xpm-include=/usr/local/include
  32.                             --with-motif
  33.                             --with-motif-include=/usr/include/Motif1.2
  34.                             --with-motif-lib=/usr/lib/Motif1.2
  35.  
  36.   [2] Machine:    PC/AT compatible Pentium 100
  37.       OS:         Linux 1.3.58
  38.       Compiler:   gcc 2.7.2p
  39.       Library:    X11R6(XFree86 3.1.2), Motif 2.0(Moo-Tiff), Xpm 3.4c
  40.       configure:  configure --enable-japanese=euc --with-motif
  41.  
  42.   [3] Machine:    Sparc Station 4 compatible
  43.       OS:         SunOS 4.1.4+JLE
  44.       Compiler:   gcc 2.7.0
  45.       Library:    X11R6, Athena Widget, Xpm 3.4f
  46.  
  47.   [4] Machine:    PC/AT compatible iDX4 100
  48.       OS:         BSD/OS 2.0.1
  49.       Compiler:   gcc 2.7.0
  50.       Library:    X11R6, Athena Widget, Xpm 3.4c
  51.       configure:  configure --enable-japanese=euc
  52.  
  53. - Please tell the author if you found xshisen runs on other
  54.   platforms, of you found the bug or problems.
  55.   (E-mail: masaoki@tky.hp.com)
  56. - I appreciate any pixmap data good for this game.
  57.  
  58.